# jQuery Asynchronous Chunk File Upload with Progress Bar

Uploads a file in chunks asynchronously with jQuery, AJAX, and PHP.

## Notes when downloaded:

Create a directory called "upload" in the root of this project.  This will hold all uploaded files on your machine.

## Read our detailed article:

[jQuery, AJAX & PHP Asynchronous Multiple File Upload](https://orangeable.com/javascript/async-file-upload)
